Click or drag to resize

Prop Class

Contains properties related to a resource.
Inheritance Hierarchy
SystemObject
  Independentsoft.WebdavProp

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public class Prop

The Prop type exposes the following members.

Constructors
  NameDescription
Public methodProp
Initializes a new instance of the Prop class.
Top
Properties
  NameDescription
Public propertyProperty
Gets properties.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also